pygrub: Set sys.path
authorBastian Blank <waldi@debian.org>
Sat, 5 Jul 2014 09:47:01 +0000 (11:47 +0200)
committerMaximilian Engelhardt <maxi@daemonizer.de>
Thu, 18 May 2023 19:31:35 +0000 (21:31 +0200)
commit84cae44b96d0aa4d65405082cf0d448c035294bd
tree01ee39976e9a636f444f65ad72c0bc4ecbae0675
parentc75c69f7e2232feab91db7453db5d434f9b2078e
pygrub: Set sys.path

We install libfsimage in a non-standard path for Reasons.
(See debian/rules.)

This patch was originally part of `tools-pygrub-prefix.diff'
(eg commit 51657319be54) and included changes to the Makefile to
change the installation arrangements (we do that part in the rules now
since that is a lot less prone to conflicts when we update) and to
shared library rpath (which is now done in a separate patch).

(Commit message rewritten by Ian Jackson.)

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
squash! pygrub: Set sys.path and rpath
tools/pygrub/src/pygrub